net/http.http2closeWaiter.Close (method)

2 uses

	net/http (current package)
		h2_bundle.go#L3542: func (cw http2closeWaiter) Close() {
		h2_bundle.go#L5487: 	st.cw.Close() // signals Handler's CloseNotifier, unblocks writes, etc